PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / setCheckedStateDownAppearance Method
The pressed visual appearance of the widget in checked state.
In This Topic
    setCheckedStateDownAppearance Method
    In This Topic
    Sets the pressed visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user presses the widget.
    Syntax
    public void setCheckedStateDownAppearance( 
       PDFAnnotationAppearance value
    )

    Parameters

    value
    The pressed visual appearance of the widget in checked state.
    See Also